home *** CD-ROM | disk | FTP | other *** search
- putbpls:
- move.w d0,bitplanes+p0l
- swap d0
- move.w d0,bitplanes+p0h scn address in copperlist
- swap d0
-
- add.l #40,d0
- move.w d0,bitplanes+p1l
- swap d0
- move.w d0,bitplanes+p1h scn address in copperlist
- swap d0
-
- add.l #40,d0
- move.w d0,bitplanes+p2l
- swap d0
- move.w d0,bitplanes+p2h scn address in copperlist
- swap d0
-
-
- add.l #40,d0
- move.w d0,bitplanes+p3l
- swap d0
- move.w d0,bitplanes+p3h scn address in copperlist
- swap d0
-
- add.l #40,d0
- move.w d0,bitplanes+p4l
- swap d0
- move.w d0,bitplanes+p4h scn address in copperlist
-
- rts
-